[IPX]: Correct return type of ipx_map_frame_type().
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 16 May 2006 22:17:49 +0000 (15:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 May 2006 22:17:49 +0000 (15:17 -0700)
commit4ac396c0467993853d3d58c0975151515700c07b
treefb52e9578201b027ffba0292199c9acd2c4720d8
parent53d42f541278b6c97724465b19bae4730d7a85c8
[IPX]: Correct return type of ipx_map_frame_type().

Casting BE16 to int and back may or may not work. Correct, to be sure.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipx/af_ipx.c
This page took 0.037974 seconds and 5 git commands to generate.