aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-08-30 13:54:36 -0700
committerDavid S. Miller <davem@davemloft.net>2019-08-30 13:54:36 -0700
commit19828bd3d1a05ea23fc93d1add606173055e118e (patch)
tree69d1c64bdb973035bf0d214b5cfd7fcdad790792 /drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
parentwimax/i2400m: remove debug containing bogus calculation of index (diff)
parentnet: sgi: ioc3-eth: no need to stop queue set_multicast_list (diff)
downloadlinux-dev-19828bd3d1a05ea23fc93d1add606173055e118e.tar.xz
linux-dev-19828bd3d1a05ea23fc93d1add606173055e118e.zip
Merge branch 'ioc3-eth-improvements'
Thomas Bogendoerfer says: ==================== ioc3-eth improvements In my patch series for splitting out the serial code from ioc3-eth by using a MFD device there was one big patch for ioc3-eth.c, which wasn't really usefull for reviews. This series contains the ioc3-eth changes splitted in smaller steps and few more cleanups. Only the conversion to MFD will be done later in a different series. Changes in v3: - no need to check skb == NULL before passing it to dev_kfree_skb_any - free memory allocated with get_page(s) with free_page(s) - allocate rx ring with just GFP_KERNEL - add required alignment for rings in comments Changes in v2: - use net_err_ratelimited for printing various ioc3 errors - added missing clearing of rx buf valid flags into ioc3_alloc_rings - use __func__ for printing out of memory messages ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c')
0 files changed, 0 insertions, 0 deletions