[PATCH] rt2x00: Fix obvious typo in comment
Signed-off-by: Modestas Vainius <modestas@vainius.eu> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
David S. Miller

parent
25ab002f94
commit
dcf5475bc8
@@ -244,7 +244,7 @@ static int rt2500pci_rfkill_poll(struct rt2x00_dev *rt2x00dev)
|
||||
rt2x00pci_register_read(rt2x00dev, GPIOCSR, ®);
|
||||
return rt2x00_get_field32(reg, GPIOCSR_BIT0);
|
||||
}
|
||||
#endif /* CONFIG_RT2400PCI_RFKILL */
|
||||
#endif /* CONFIG_RT2500PCI_RFKILL */
|
||||
|
||||
/*
|
||||
* Configuration handlers.
|
||||
|
Reference in New Issue
Block a user