This series contains several small fixes to driver behavior
[4th patch is the only one containing a 'fatal' fix, but the error
is only theoretical for qede; if would require another protocol
driver yet unsubmitted to reach it].

Dave,

Please consider applying this to `net'.

Thanks,
Yuval

Yuval Mintz (5):
  qed: Correct default vlan behavior
  qed: Prevent VF from Tx-switching 'promisc'
  qed*: Don't reset statistics on inner reload
  qed: Fix returning unlimited SPQ entries
  qed: Add missing port-mode

 drivers/net/ethernet/qlogic/qed/qed_hsi.h    |  1 +
 drivers/net/ethernet/qlogic/qed/qed_l2.c     |  8 +++-----
 drivers/net/ethernet/qlogic/qed/qed_main.c   |  1 +
 drivers/net/ethernet/qlogic/qed/qed_spq.c    | 21 ++++++++++++++++++---
 drivers/net/ethernet/qlogic/qede/qede_main.c |  7 ++++---
 include/linux/qed/qed_eth_if.h               |  1 +
 6 files changed, 28 insertions(+), 11 deletions(-)

-- 
1.9.3

Reply via email to