Hi all, An arm cam60_defconfig build of next-20081106 produces these errors: include/net/mac80211.h:405: error: size of array 'type name' is negative net/mac80211/main.c:957: error: size of array 'type name' is negative The first is BUILD_BUG_ON( offsetof(struct ieee80211_tx_info, status.ampdu_ack_len) != 23); in ieee80211_tx_info_clear_status(). The second is BUILD_BUG_ON(sizeof(struct ieee80211_tx_info) > sizeof(skb->cb)); in ieee80211_init(). Maybe something to do with commit e6a9854b05c1a6af1308fe2b8c68f35abf28a3ee ("mac80211/drivers: rewrite the rate control API") from the wireless tree (which introduced the BUILD_BUG_ON in mac80211.h and modified struct ieee80211_tx_info somewhat). -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx http://www.canb.auug.org.au/~sfr/
Attachment:
pgpy4kdN4X66b.pgp
Description: PGP signature