]> git.karo-electronics.de Git - karo-tx-linux.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)
commit93040ae5cc8dcc893eca4a4366dc8415af278edf
treee178db19e2948d1faa58d1e6f5b0c03b9cc6b5c0
parent525b8075edda9c2ab4b81e210505bd7487ea6e56
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