From 9f70b0fcecd134890affe627aa2823591313a413 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Tue, 15 Jun 2010 21:43:48 -0700 Subject: [PATCH] bridge: Add const to dummy br_netpoll_send_skb The version of br_netpoll_send_skb used when netpoll is off is missing a const thus causing a warning. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-format-patch failed