Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237497
b: refs/heads/master
c: 8da83f8
h: refs/heads/master
i:
  237495: c304d7e
v: v3
  • Loading branch information
Roopa Prabhu authored and David S. Miller committed Feb 28, 2011
1 parent b7f88bb commit 58da3eb
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 85e6b8c5d8be1e901b5402bfe42ce408912ab83e
refs/heads/master: 8da83f8e73a42fa3142843938aa1590b82acb6ec
2 changes: 1 addition & 1 deletion trunk/drivers/net/enic/enic.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#define DRV_NAME "enic"
#define DRV_DESCRIPTION "Cisco VIC Ethernet NIC Driver"
#define DRV_VERSION "2.1.1.9"
#define DRV_VERSION "2.1.1.10"
#define DRV_COPYRIGHT "Copyright 2008-2011 Cisco Systems, Inc"

#define ENIC_BARS_MAX 6
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/net/enic/enic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1126,6 +1126,8 @@ static int enic_set_port_profile(struct enic *enic, u8 *mac)
if (err)
return err;

enic_reset_addr_lists(enic);

switch (enic->pp.request) {

case PORT_REQUEST_ASSOCIATE:
Expand Down

0 comments on commit 58da3eb

Please sign in to comment.