net: Add framework to allow sending packets with customized CRC.
[deliverable/linux.git] / arch / xtensa / include / asm / socket.h
index 74818b161362b5658a13af5aded717d8bad29914..e36c681849205cd728bbc59b5903c87f61a81a73 100644 (file)
@@ -77,4 +77,7 @@
 #define SCM_WIFI_STATUS                SO_WIFI_STATUS
 #define SO_PEEK_OFF            42
 
+/* Instruct lower device to use last 4-bytes of skb data as FCS */
+#define SO_NOFCS               43
+
 #endif /* _XTENSA_SOCKET_H */
This page took 0.025134 seconds and 5 git commands to generate.