mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-14 08:32:09 -05:00
So far we were sending link data as a string. It got some drawbacks: 1) Didn't allow writing clean user space apps reading link state. It was needed to do some screen scraping. 2) Forced whole PORT_LINK communication to be string based. Adding support for *setting* port link required passing string and parting it in the kernel space. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47997 |
||
|---|---|---|
| .. | ||
| platform_data | ||
| ar8216_platform.h | ||
| ath5k_platform.h | ||
| ath9k_platform.h | ||
| myloader.h | ||
| routerboot.h | ||
| rt2x00_platform.h | ||
| rtl8366.h | ||
| rtl8367.h | ||
| switch.h | ||