summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorMichal Schmidt <mschmidt@redhat.com>2015-12-04 17:22:34 +0100
committerDavid S. Miller <davem@davemloft.net>2015-12-06 01:00:02 +0100
commit5c9ffde4a02144c4f7362152853d69138c437f17 (patch)
treeff7919ebbdd448217691f6151a1f174b84f11edd /mm
parentnet: constify netif_is_* helpers net_device param (diff)
downloadlinux-5c9ffde4a02144c4f7362152853d69138c437f17.tar.xz
linux-5c9ffde4a02144c4f7362152853d69138c437f17.zip
bnx2x: drop redundant error message about allocation failure
alloc_pages() already prints a warning when it fails. No need to emit another message. Certainly not at KERN_ERR level, because it is no big deal if this GFP_ATOMIC allocation fails occasionally. Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions