NFC: Reserve tx head and tail room
[pandora-kernel.git] / include / linux / nfc.h
index 330a4c5..c525e0b 100644 (file)
@@ -123,4 +123,6 @@ struct sockaddr_nfc {
 #define NFC_SOCKPROTO_RAW      0
 #define NFC_SOCKPROTO_MAX      1
 
+#define NFC_HEADER_SIZE 1
+
 #endif /*__LINUX_NFC_H */