Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
This commit is contained in:
commit
c64557d666
151 changed files with 5269 additions and 6380 deletions
|
@ -1104,7 +1104,7 @@ static void rt2400pci_write_beacon(struct queue_entry *entry,
|
|||
rt2x00_set_field32(®, CSR14_BEACON_GEN, 0);
|
||||
rt2x00pci_register_write(rt2x00dev, CSR14, reg);
|
||||
|
||||
rt2x00queue_map_txskb(rt2x00dev, entry->skb);
|
||||
rt2x00queue_map_txskb(entry);
|
||||
|
||||
/*
|
||||
* Write the TX descriptor for the beacon.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue