]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
authorSomnath Kotur <somnath.kotur@emulex.com>
Tue, 26 Jun 2012 22:32:10 +0000 (22:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 08:35:49 +0000 (01:35 -0700)
commit0d74674d917b9be6e8fa1e05beb37810b4fbedbb
treee178db19e2948d1faa58d1e6f5b0c03b9cc6b5c0
parent42097bf759509c2c99b9dc44145c4191e2c8efdc
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug

Fixed spelling error in a comment as pointed out by DaveM.
Also refactored existing code a bit to provide placeholders for another ASIC
Bug workaround that will be checked-in soon after this.

Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_main.c