]> err.no Git - linux-2.6/blobdiff - drivers/net/loopback.c
smc91x: introduce platform data flags V2
[linux-2.6] / drivers / net / loopback.c
index fa147cd5d68c07e2b8e434ffad5db9c55891b58d..f2a6e713224153bb5e6861aebce481089d227597 100644 (file)
@@ -64,8 +64,6 @@ struct pcpu_lstats {
        unsigned long bytes;
 };
 
-#define LOOPBACK_OVERHEAD (128 + MAX_HEADER + 16 + 16)
-
 /* KISS: just allocate small chunks and copy bits.
  *
  * So, in fact, this is documentation, explaining what we expect