compat: fix addition of NETIF_F_RXCSUM
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Sat, 1 Dec 2012 18:50:33 +0000 (10:50 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Sat, 1 Dec 2012 18:50:42 +0000 (10:50 -0800)
commitf54c031909079057832aa824b20faadab42b792c
tree0644071d048bf99d7dace20d2524d572d5f88f7a
parenta95c15688ff3e7faa56b00fa38e8952196891e19
compat: fix addition of NETIF_F_RXCSUM

This needs to be defined to something and although
ckmake passed, no code was using it so we were unable
to test it at compile time really.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
include/linux/compat-2.6.39.h