From: Jesse Gross Date: Tue, 30 Oct 2012 22:48:48 +0000 (-0700) Subject: openvswitch: Print device when warning about over MTU packets. X-Git-Tag: v3.7-rc8~24^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c92b6a5b606e39e2181ac8eee2a0ca847542dc;p=pandora-kernel.git openvswitch: Print device when warning about over MTU packets. If an attempt is made to transmit a packet that is over the device's MTU then we log it using the datapath's name. However, it is much more helpful to use the device name instead. Signed-off-by: Jesse Gross --- Reading git-diff-tree failed