[ovs-git] [openvswitch/ovs] 4c4061: netdev-linux: Fix warning message.

GitHub noreply at github.com
Tue Feb 16 17:35:20 UTC 2016


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: 4c4061722785038c18c99433fa665e6abdb9f815
      https://github.com/openvswitch/ovs/commit/4c4061722785038c18c99433fa665e6abdb9f815
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M lib/netdev-linux.c

  Log Message:
  -----------
  netdev-linux: Fix warning message.

Instead of reading

"error receiving Ethernet packet on Permission denied: ens3",

it should read

"error receiving Ethernet packet on ens3: Permission denied".

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list