Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290253
b: refs/heads/master
c: 4269a93
h: refs/heads/master
i:
  290251: 99f9e51
v: v3
  • Loading branch information
Stephen Hemminger authored and Kalle Valo committed Jan 9, 2012
1 parent 3f6ed45 commit 7bb16c7
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: 9d82682d45ef7407474e0ae043a587cb33a7fa26
refs/heads/master: 4269a930548966014dd4186a15c8e023ca4abc29
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ static void ath6kl_set_multicast_list(struct net_device *ndev)
list_splice_tail(&mc_filter_new, &vif->mc_filter);
}

static struct net_device_ops ath6kl_netdev_ops = {
static const struct net_device_ops ath6kl_netdev_ops = {
.ndo_open = ath6kl_open,
.ndo_stop = ath6kl_close,
.ndo_start_xmit = ath6kl_data_tx,
Expand Down

0 comments on commit 7bb16c7

Please sign in to comment.