I get a stream of errors like this below on my AM3352 WL1271 system if I power up one system while another is powered by the same SSID. Although I can avoid this by ensuring all systems have unique SSIDs, I'd prefer to get the problem fixed, as we usually clone our Flash cards from a common image. How can this be fixed?
[ 342.781951] ------------[ cut here ]------------
[ 342.787475] WARNING: at net/mac80211/sta_info.c:450 sta_info_insert_check+0x7c/0x90 [mac80211]()
[ 342.797363] Modules linked in: wl12xx_sdio wl12xx mac80211 cfg80211
[ 342.803924] Backtrace:
[ 342.807220] [<c001bae8>] (dump_backtrace+0x0/0x10c) from [<c03bcd5c>] (dump_stack+0x18/0x1c)
[ 342.816040] r6:000001c2 r5:bf0763bc r4:00000000 r3:00000000
[ 342.822753] [<c03bcd44>] (dump_stack+0x0/0x1c) from [<c0044214>] (warn_slowpath_common+0x54/0x6c)
[ 342.832824] [<c00441c0>] (warn_slowpath_common+0x0/0x6c) from [<c0044250>] (warn_slowpath_null+0x24/0x2c)
[ 342.843536] r8:ce9aa5c0 r7:cf686580 r6:ce848560 r5:0000076c r4:0000adde
[ 342.850555] r3:00000009
[ 342.853363] [<c004422c>] (warn_slowpath_null+0x0/0x2c) from [<bf0763bc>] (sta_info_insert_check+0x7c/0x90 [mac80211])
[ 342.865478] [<bf076340>] (sta_info_insert_check+0x0/0x90 [mac80211]) from [<bf076f78>] (sta_info_insert_rcu+0x20/0x1a0 [mac80211])
[ 342.878509] r5:cf686580 r4:ce9aa5c0
[ 342.882354] [<bf076f58>] (sta_info_insert_rcu+0x0/0x1a0 [mac80211]) from [<bf077108>] (sta_info_insert+0x10/0x38 [mac80211])
[ 342.895202] [<bf0770f8>] (sta_info_insert+0x0/0x38 [mac80211]) from [<bf07d6fc>] (ieee80211_ibss_add_sta+0x118/0x16c [mac80211])
[ 342.908233] r4:ce9aa5c0 r3:00000000
[ 342.912078] [<bf07d5e4>] (ieee80211_ibss_add_sta+0x0/0x16c [mac80211]) from [<bf07dab4>] (ieee80211_rx_bss_info+0x364/0x3a4 [mac80211])
[ 342.925811] [<bf07d750>] (ieee80211_rx_bss_info+0x0/0x3a4 [mac80211]) from [<bf07dbd0>] (ieee80211_rx_mgmt_beacon+0x5c/0x64 [mac80211])
[ 342.939422] [<bf07db74>] (ieee80211_rx_mgmt_beacon+0x0/0x64 [mac80211]) from [<bf07de08>] (ieee80211_ibss_rx_queued_mgmt+0x230/0x298 [mac80211])
[ 342.953765] r8:00000080 r7:ce9e3d00 r6:cf5c3e80 r5:cf686580 r4:cf686a28
[ 342.961090] [<bf07dbd8>] (ieee80211_ibss_rx_queued_mgmt+0x0/0x298 [mac80211]) from [<bf084b5c>] (ieee80211_iface_work+0x1d4/0x288 [mac80211])
[ 342.975311] [<bf084988>] (ieee80211_iface_work+0x0/0x288 [mac80211]) from [<c00598a0>] (process_one_work+0x190/0x448)
[ 342.988189] [<c0059710>] (process_one_work+0x0/0x448) from [<c005a4cc>] (worker_thread+0x15c/0x350)
[ 342.998443] [<c005a370>] (worker_thread+0x0/0x350) from [<c005e490>] (kthread+0x8c/0x94)
[ 343.007629] [<c005e404>] (kthread+0x0/0x94) from [<c0047558>] (do_exit+0x0/0x6a8)
[ 343.015441] r6:c0047558 r5:c005e404 r4:cf815eb0
[ 343.020996] ---[ end trace 6085a58e4ec413ca ]---