aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tx.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-07-17 16:38:23 -0700
committerDavid S. Miller <davem@davemloft.net>2014-07-17 16:38:23 -0700
commit87b200e11bb50e90471a69fe1af01e8fce8995aa (patch)
treeeaea281954703e6980729feeab4d7667070c4c86 /drivers/net/ethernet/sfc/tx.c
parentbonding: destroy proc directory only after all bonds are gone (diff)
parentbe2net: update driver version to 10.4 (diff)
downloadlinux-dev-87b200e11bb50e90471a69fe1af01e8fce8995aa.tar.xz
linux-dev-87b200e11bb50e90471a69fe1af01e8fce8995aa.zip
Merge branch 'be2net-next'
Sathya Perla says: ==================== be2net: patch set Patches 1 to 6 address issues with return values of some ndo/ethtool driver methods. In error scenarios, either an inappropriate error or a +ve return value (where the stack expects a -ve value) was being returned. Patch 7 updates description strings for certain UE bits. Patch 8 cleans up (reduces) argument passing for a few routines in be_cmds.c. Patch 9 removes some unused code (unused definitions.) Patch 10 updates NULL check in the driver to a consistent "if (!foo)" style. Patchs 11 to 13 fix a few minor issues with the earlier patch bec84e6 ("create optimal number of queues on SR-IOV config"): - patch 11 fixes BEx_get_resources() code to use be_max_vfs() macro - patch 12 skips SR-IOV config code for BE2 that doesn't support SRIOV - patch 13 uses adapter->flags to track SRIOV enabled state Patch 14 updates the driver version. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/tx.c')
0 files changed, 0 insertions, 0 deletions