On 02/07/2013 10:46 PM, Joe Perches wrote: > alloc failures already get standardized OOM > messages and a dump_stack. > > For the affected mallocs around these OOM messages: > > Converted kmallocs with multiplies to kmalloc_array. > Converted a kmalloc/memcpy to kmemdup. > Removed now unused stack variables. > Removed unnecessary parentheses. > Neatened alignment.
for brcm80211 driver files listed below: Acked-by: Arend van Spriel <[email protected]> > Signed-off-by: Joe Perches <[email protected]> > --- > Let me know if you want multiple small patches instead. > > drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c | 5 +-- > drivers/net/wireless/brcm80211/brcmfmac/usb.c | 7 ++-- ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
