commit | b99fbf6a4e96ecacadf0f4868942774e0d64a648 | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Fri Feb 10 17:17:59 2012 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 09:19:49 2012 -0600 |
tree | 86f2a4c29640a901cb4971d1b31563ddd2f5664f | |
parent | 3d2d752549150c2706f6bf8d8a2cceb89ef9f42e [diff] |
[SCSI] libfcoe: Don't KERN_ERR on netdev notification This is more of a debug statement. As a KERN_ERR we generate log entries anytime any netdev goes up or down, so when booting there are notification log entries for all system interfaces including 'lo'. This is too much. Let's just log when necessary. Signed-off-by: Robert Love <robert.w.love@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>