Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352008
b: refs/heads/master
c: cdc84dd
h: refs/heads/master
v: v3
  • Loading branch information
Manish chopra authored and David S. Miller committed Jan 31, 2013
1 parent a8d077a commit bc846fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1403f43a8fc8b1e1880b08a4c8a4ddac985171eb
refs/heads/master: cdc84dda1e0214960df14aaee6708993b40e28f0
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3215,7 +3215,7 @@ int qlcnic_set_max_rss(struct qlcnic_adapter *adapter, u8 data, size_t len)
if (netif_running(netdev))
__qlcnic_down(adapter, netdev);

if (qlcnic_82xx_check(adapter)) {
if (qlcnic_83xx_check(adapter)) {
if (adapter->flags & QLCNIC_MSIX_ENABLED)
qlcnic_83xx_config_intrpt(adapter, 0);
qlcnic_83xx_free_mbx_intr(adapter);
Expand Down

0 comments on commit bc846fc

Please sign in to comment.