The update to the mac80211 package in svn r36470, which update the
compat-wireless to 2013-02-22 breaks my AA compile. The error is
net/wireless/nl80211.c: In function 'nl80211_send_wowlan_tcp':
implicit declaration of function 'nla_put_be32'
nla_put_be32 wasn't in the kernel's net/netlink.h unt
On 4/23/2013 12:35 PM, Felix Fietkau wrote:
Fixed in r36408, r36409.
Thanks,
- Felix
Awesome, works like a charm.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Changesets r36353 and r36354 (backport) introduce changes in which the
first generated mac address has the local bit set. Previously calling
mac80211_generate_mac() with a macidx of 0 would get you back the same
original mac.
This creates a problem for my system which doesn't properly support
On 8/4/2012 3:32 PM, John Crispin wrote:
looking at the patch it only patches the tool, but does not make use
of the new parameter
could you also provide a patch that makes use of the -l parameter ?
I'm not sure what other targets use SD cards but I wrote (and tested) it
specifically for
When creating images targeted for SD cards, generating partitions on
cylinder boundaries makes no sense, because cylinders heads and sectors
have no meaning on this linear storage media. What does have meaning are
erase block boundaries, and partitions, especially FAT partitions,
should start o