]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
r8169: cleanup
authorFrancois Romieu <romieu@fr.zoreil.com>
Wed, 21 Feb 2007 21:40:46 +0000 (22:40 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 02:16:44 +0000 (22:16 -0400)
commit07d3f51febdc139c63e95671126fd2791113902e
tree2ea6f2393942fbd382db11fd0a5eb49681abb376
parent901dda2b5f0dfbd310d22d497ec8826d4c60363b
r8169: cleanup

No functionnal change:
- trim the old history log
- whitespace/indent/case police
- unsigned int where signedness does not matter
- removal of obsolete assert
- needless cast from void * (dev_instance)
- remove dead code once related to power management
- use netdev_alloc_skb.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
drivers/net/r8169.c