]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
be2net: refactor HW workarounds in be_xmit()
authorSathya Perla <sathya.perla@emulex.com>
Wed, 22 May 2013 23:04:55 +0000 (23:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 May 2013 01:57:44 +0000 (18:57 -0700)
commitee9c799c231324de681eb21e06d8bf4842768b75
tree8a5553abe06ffd2c0663d27b2a2fc49243e13a4a
parent191cb1f21afd9a7fbaa085ad9b86cb307e9a3891
be2net: refactor HW workarounds in be_xmit()

Refactor all TX HW workarounds into a separate routine called
be_xmit_workarounds().

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c