Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327535
b: refs/heads/master
c: faa97bd
h: refs/heads/master
i:
  327533: a3dc26d
  327531: f737f05
  327527: ab3ddc2
  327519: 7bf960d
v: v3
  • Loading branch information
Jeff Mahoney authored and John W. Linville committed Aug 10, 2012
1 parent f827564 commit ac3b273
Show file tree
Hide file tree
Showing 2 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: c771b518199eb329c3a38e479b36b36553e25b2d
refs/heads/master: faa97bd4a43ac69a55029e3b07708bdff0959c07
4 changes: 3 additions & 1 deletion trunk/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ MODULE_AUTHOR("Broadcom Corporation");
MODULE_DESCRIPTION("Broadcom 802.11n wireless LAN driver.");
MODULE_SUPPORTED_DEVICE("Broadcom 802.11n WLAN cards");
MODULE_LICENSE("Dual BSD/GPL");

/* This needs to be adjusted when brcms_firmwares changes */
MODULE_FIRMWARE("brcm/bcm43xx-0.fw");
MODULE_FIRMWARE("brcm/bcm43xx_hdr-0.fw");

/* recognized BCMA Core IDs */
static struct bcma_device_id brcms_coreid_table[] = {
Expand Down

0 comments on commit ac3b273

Please sign in to comment.