Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291583
b: refs/heads/master
c: 456d9c9
h: refs/heads/master
i:
  291581: ee19c02
  291579: db9eaa4
  291575: 2b28da1
  291567: 2fa93db
  291551: 729656d
  291519: d65bffe
  291455: fe49a59
  291327: a10edc5
v: v3
  • Loading branch information
Ajit Khaparde authored and David S. Miller committed Mar 19, 2012
1 parent 1366070 commit 9390fb3
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: fbc13f018c0043146f8eccc7d6a6c0e66339e2d5
refs/heads/master: 456d9c962bb5824423fa93277c8f7f5b2e3d5e1c
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/emulex/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3292,7 +3292,7 @@ static int be_get_config(struct be_adapter *adapter)
return status;

if (adapter->function_mode & FLEX10_MODE)
adapter->max_vlans = BE_NUM_VLANS_SUPPORTED/4;
adapter->max_vlans = BE_NUM_VLANS_SUPPORTED/8;
else
adapter->max_vlans = BE_NUM_VLANS_SUPPORTED;

Expand Down

0 comments on commit 9390fb3

Please sign in to comment.