]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
i40evf: remove duplicate string
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 6 Nov 2015 23:26:01 +0000 (15:26 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 15:55:50 +0000 (08:55 -0700)
commit1114418b1ed26a313e8e4badfcf74ee43158f3f7
treeed21a26a8122269bd4e8a4608dfdf308931ef2e0
parent55ad2af0fe53065f0699d5b22b877fa2951a5f60
i40evf: remove duplicate string

BugLink: http://bugs.launchpad.net/bugs/1536474
We already print the driver info string in probe, so don't print
it again in init. No need to repeat. No need to repeat.

Change-ID: Ief597997f580a8c54d5950e3a84c29f2075be66b
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 05281eb8e1754688ecf07a63844c56c9f76b38ad)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c