d6d5d494230a4d23b1a27f399f5832f9e7 parent ca50910185fcce694af0cc194de50d2374a7c7ef author Joe Perches 1267281831 +0000 committer David S. Miller 1268799805 -0700 drivers/net/ks*: Use netdev_, netif_ and pr_ I'm not sure this is correct. It changes logging macros from: dev_(&ks->spidev->dev, to netdev_(ks->netdev, Comments? Use netdev_ Use netif_ Use pr_ Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt Add missing line to message in ks8851_remove Change kmalloc/memset(,0) to kzalloc Remove ks_ macros Consolidation code into set_media_state Signed-off-by: David S. Miller \½í;’Hx