]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ucc_geth.c
Merge branch 'linux-2.6'
[linux-2.6-omap-h63xx.git] / drivers / net / ucc_geth.c
index 0f7626856a6b39fe963c39dc07d4227bb4d330ed..8d456e379a86bd653bfaba993aa015b6ca9f8502 100644 (file)
@@ -3447,7 +3447,7 @@ static int ucc_geth_rx(struct ucc_geth_private *ugeth, u8 rxQ, int rx_work_limit
        u16 length, howmany = 0;
        u32 bd_status;
        u8 *bdBuffer;
-       struct net_device * dev;
+       struct net_device *dev;
 
        ugeth_vdbg("%s: IN", __FUNCTION__);