Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
[firefly-linux-kernel-4.4.55.git] / include / linux / hdlc.h
index e960faac609d60ca0c502da49ec6f2ca9760c4c1..fd47a151665e363a5d9cdb63f33810ccd55f9a1d 100644 (file)
@@ -43,7 +43,7 @@ struct hdlc_proto {
 };
 
 
-/* Pointed to by dev->priv */
+/* Pointed to by netdev_priv(dev) */
 typedef struct hdlc_device {
        /* used by HDLC layer to take control over HDLC device from hw driver*/
        int (*attach)(struct net_device *dev,