[ath9k-devel] [PATCH] ath9k: return false when reading wrong eeprom offset
Kalle Valo <[email protected]>
| Newsgroups | org.ath9k.lists.ath9k-devel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
Eduardo Abinader <[email protected]> writes: > Just setting the proper return for reading beyond the > eeprom data. > > Signed-off-by: Eduardo Abinader <[email protected]> > --- > drivers/net/wireless/ath/ath9k/pci.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/net/wireless/ath/ath9k/pci.c > b/drivers/net/wireless/ath/ath9k/pci.c > index 7cdaf40..aa04b13 100644 The patch is corrupted, most likely due to an extra newline. Please resend. Applying: ath9k: return false when reading wrong eeprom offset fatal: corrupt patch at line 14 Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 ath9k: return false when reading wrong eeprom offset -- Kalle Valo