]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/if_frad.h
writeback: get rid of wbc->for_writepages
[karo-tx-linux.git] / include / linux / if_frad.h
index 673f2209453d9e2237a15d848e29ff9ae2381f21..80b3a1056a5f8526c8604341f0a5ddce3f35a5b0 100644 (file)
@@ -69,11 +69,6 @@ struct dlci_conf {
 
 #define DLCI_VALID_FLAGS       0x000B
 
-/* FRAD driver uses these to indicate what it did with packet */
-#define DLCI_RET_OK            0x00
-#define DLCI_RET_ERR           0x01
-#define DLCI_RET_DROP          0x02
-
 /* defines for the actual Frame Relay hardware */
 #define FRAD_GET_CONF  (SIOCDEVPRIVATE)
 #define FRAD_SET_CONF  (SIOCDEVPRIVATE + 1)