Home
last modified time | relevance | path

Searched hist:cbffccc970394f82e397fccbeb136eeaffb3c552 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_output.cdiff cbffccc970394f82e397fccbeb136eeaffb3c552 Wed Nov 05 16:39:21 CST 2014 Joe Perches <joe@perches.com> net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages

These messages aren't useful as there's a generic dump_stack()
on OOM.

Neaten the comment and if test above the OOM by separating the
assign in if into an allocation then if test.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff cbffccc970394f82e397fccbeb136eeaffb3c552 Wed Nov 05 16:39:21 CST 2014 Joe Perches <joe@perches.com> net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages

These messages aren't useful as there's a generic dump_stack()
on OOM.

Neaten the comment and if test above the OOM by separating the
assign in if into an allocation then if test.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>