]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/wan/lmc/lmc_proto.c
[NET]: Move hardware header operations out of netdevice.
[net-next-2.6.git] / drivers / net / wan / lmc / lmc_proto.c
index 31e1799571add1818688bc23f8d326e38178b0c3..426c0678d9830c2725f2802009ab37d0e29ff405 100644 (file)
@@ -111,7 +111,7 @@ void lmc_proto_attach(lmc_softc_t *sc) /*FOLD00*/
              * They set a few basics because they don't use sync_ppp
              */
             dev->flags |= IFF_POINTOPOINT;
-            dev->hard_header = NULL;
+
             dev->hard_header_len = 0;
             dev->addr_len = 0;
         }