/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | xircom_cb.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | jazzsonic.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xtsonic.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | macsonic.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/apple/ |
H A D | macmace.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_minidump.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qlcnic_ctx.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
H A D | mal.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/fddi/ |
H A D | defxx.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | sunlance.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/tundra/ |
H A D | tsi108_eth.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunbmac.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sunhme.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/aeroflex/ |
H A D | greth.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_main.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | pxa168_eth.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_main.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xilinx_axienet_main.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_main.c | diff d0320f750093d012d3ed69fc1e8b385f654523d5 Thu Mar 14 08:07:21 CDT 2013 Joe Perches <joe@perches.com> drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged on allocation failure by warn_alloc_failed and so get a dump_stack on OOM.
Remove the unnecessary additional error logging.
Around these deletions:
o Alignment neatening. o Remove unnecessary casts of dma_alloc_coherent. o Hoist assigns from ifs.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|