Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103008
b: refs/heads/master
c: 9d45abe
h: refs/heads/master
v: v3
  • Loading branch information
Wang Chen authored and David S. Miller committed Jun 18, 2008
1 parent ee234e3 commit 4cd0444
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: cb61cb9b8b5ef6c2697d84e5015e314626eb2fba
refs/heads/master: 9d45abe1c2949183e5d9cb25721bf1c42c7b5e3b
4 changes: 2 additions & 2 deletions trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -595,8 +595,8 @@ struct net_device
int uc_promisc;
struct dev_addr_list *mc_list; /* Multicast mac addresses */
int mc_count; /* Number of installed mcasts */
int promiscuity;
int allmulti;
unsigned int promiscuity;
unsigned int allmulti;


/* Protocol specific pointers */
Expand Down

0 comments on commit 4cd0444

Please sign in to comment.