openvswitch: Print device when warning about over MTU packets.
authorJesse Gross <jesse@nicira.com>
Tue, 30 Oct 2012 22:48:48 +0000 (15:48 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 30 Oct 2012 22:48:48 +0000 (15:48 -0700)
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 <jesse@nicira.com>

No differences found