]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: fixup tot_len calculation
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 3 Jan 2006 22:19:25 +0000 (14:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2006 22:19:25 +0000 (14:19 -0800)
commitfd30333d0fab9e870af89e112454996c188655e9
tree881b51d7039d5c513729a6179110f31091b2c99a
parentb5e5fa5e093e42cab4ee3d6dcbc4f450ad29a723
[TG3]: fixup tot_len calculation

Turning struct iphdr::tot_len into __be16 added sparse warning.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c