1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 17:42:56 +03:00
openwrt-xburst/target
juhosg 3c6e0e0859 Generic: Clean up output of AR8216 driver.
This patch is rather a cosmetic patch. It fixes the following issues:

 * Demote the unknown device message to debug level to not spam
   the log.
 * Fix the version print of the unknown device message.
 * Output the 'attach' message only when attaching as switch driver,
   not when attaching as phy driver.
 * Correctly return NET_RX_DROP when dropping packets.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc: bacfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 11:34:11 +00:00
..
imagebuilder imagebuilder: don't disable on uml 2010-03-30 11:42:41 +00:00
linux Generic: Clean up output of AR8216 driver. 2010-04-10 11:34:11 +00:00
sdk sdk: fix up paths for $(ARCH_SUFFIX) 2010-03-17 16:03:08 +00:00
toolchain do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
Config.in Add audio feature flag. 2010-02-15 20:03:18 +00:00
Makefile Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. 2009-11-14 17:51:32 +00:00