]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ethernet/broadcom/b44.c
drivers/net: fix up function prototypes after __dev* removals
[~andy/linux] / drivers / net / ethernet / broadcom / b44.c
index c64351f486cd6ed3ed99c24671509a246cb66208..219f6226fcb139a50795da6af0f4daa5a8ceb12a 100644 (file)
@@ -2142,7 +2142,7 @@ static const struct net_device_ops b44_netdev_ops = {
 };
 
 static int b44_init_one(struct ssb_device *sdev,
-                                 const struct ssb_device_id *ent)
+                       const struct ssb_device_id *ent)
 {
        struct net_device *dev;
        struct b44 *bp;