mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-07 07:03:49 +00:00
mac80211: refresh patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36466
This commit is contained in:
parent
f1497ccf4f
commit
fab1ddff73
@ -8,7 +8,7 @@
|
||||
+static int rt2800pci_read_eeprom_file(struct rt2x00_dev *rt2x00dev)
|
||||
{
|
||||
memcpy(rt2x00dev->eeprom, rt2x00dev->eeprom_file->data, EEPROM_SIZE);
|
||||
return -ENOMEM;
|
||||
return 0;
|
||||
@@ -1099,8 +1099,9 @@ static int rt2800pci_read_eeprom(struct
|
||||
{
|
||||
int retval;
|
||||
|
Loading…
Reference in New Issue
Block a user