fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u...
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Jan 2007 23:13:39 +0000 (23:13 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Jan 2007 23:13:39 +0000 (23:13 +0000)
commit2186f4a86d2c8e268fdd001c7cf8d23b30b16081
tree528de31b6e12a14556d64a7f6b0c554927aeb7d1
parent96d8c6122d847befee6f2827b48eb5f83a4b6b5d
fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u* types on 2.6, so keep the typedefs for 2.4 and use <linux/types.f> for 2.6 and everyone should be happy :)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6021 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/howl/patches/04-linux_types.patch [new file with mode: 0644]
libs/howl/patches/04-typedefs.patch [deleted file]