diff options
Diffstat (limited to 'kernel/Documentation/nfc/nfc-hci.txt')
-rw-r--r-- | kernel/Documentation/nfc/nfc-hci.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/Documentation/nfc/nfc-hci.txt b/kernel/Documentation/nfc/nfc-hci.txt index 0686c9e21..0dc078cab 100644 --- a/kernel/Documentation/nfc/nfc-hci.txt +++ b/kernel/Documentation/nfc/nfc-hci.txt @@ -122,7 +122,7 @@ This must be done from a context that can sleep. PHY Management -------------- -The physical link (i2c, ...) management is defined by the following struture: +The physical link (i2c, ...) management is defined by the following structure: struct nfc_phy_ops { int (*write)(void *dev_id, struct sk_buff *skb); |