]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000e: disable rxhash when try to enable jumbo frame also rxhash and rxcsum have...
authorJoe Jin <joe.jin@oracle.com>
Thu, 7 Jun 2012 23:35:58 +0000 (07:35 +0800)
committerJoe Jin <joe.jin@oracle.com>
Thu, 7 Jun 2012 23:40:50 +0000 (07:40 +0800)
commit60aaeb22941b80b2dba032470ada4480dd8861a2
tree456ba50989bbdc2430e7a8a267f9bfe18b7cb4b5
parent4e224aee0f3e8c859bef6259a15f5d15611f7f01
e1000e: disable rxhash when try to enable jumbo frame also rxhash and rxcsum have enabled

commit ffd3d6 check if both rxhash and rxcsum enabled when enable jumbo
frames and disallowed all of them enabled at the same time.
Since jumbo frame widely be used in real world, and el5 did not supported
enable/disable rxhash, so we changed default behavior to disable rxhash
when try to enable jumbo frames also rxhash and rxcsum have enabled.

Signed-off-by: Joe Jin <joe.jin@oracle.com>
Signed-off-by: Guru Anbalagane <guru.anbalagane@oracle.com>
Acked-by: Adnan Misherfi <adnan.misherfi@oracle.com>
drivers/net/e1000e/netdev.c