commit | 838e6102920a288a88f5bba10784ab10b2f2eb3e | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Tue Dec 22 14:55:20 2015 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 05 12:44:36 2016 -0700 |
tree | 75f6d43978e12ccd5a02ba481040e0dc50c3632c | |
parent | fcdb0a9951d8a5edfc47e89a7fe62457c25e18c4 [diff] |
fm10k: demote BUG_ON() to WARN_ON() where appropriate We don't need to crash the kernel in this instance so just warn about the condition and play on. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>