Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266723
b: refs/heads/master
c: 722c993
h: refs/heads/master
i:
  266721: 50b6832
  266719: bb1f479
v: v3
  • Loading branch information
Stephen Rothwell authored and John W. Linville committed Oct 12, 2011
1 parent 68a8cec commit 9d45071
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: d930faee141bd0a6a4873791996c5354c9a85ca7
refs/heads/master: 722c9930f209dc428c1e568bd2c0f4cbd3b30dbd
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ static struct net_device_ops brcmf_netdev_ops_pri = {
.ndo_do_ioctl = brcmf_netdev_ioctl_entry,
.ndo_start_xmit = brcmf_netdev_start_xmit,
.ndo_set_mac_address = brcmf_netdev_set_mac_address,
.ndo_set_multicast_list = brcmf_netdev_set_multicast_list
.ndo_set_rx_mode = brcmf_netdev_set_multicast_list
};

int brcmf_net_attach(struct brcmf_pub *drvr, int ifidx)
Expand Down

0 comments on commit 9d45071

Please sign in to comment.