diff options
author | Ira Weiny <ira.weiny@intel.com> | 2015-06-25 15:52:50 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-07-14 19:20:08 +0200 |
commit | 3b8ab700af0a5c5e59c833f8a88f94b97499f5e5 (patch) | |
tree | 61c9df6b14a335d7feb9853a629b63645095c180 /drivers/uwb/ie.c | |
parent | IB/mad: Fix compare between big endian and cpu endian (diff) | |
download | linux-3b8ab700af0a5c5e59c833f8a88f94b97499f5e5.tar.xz linux-3b8ab700af0a5c5e59c833f8a88f94b97499f5e5.zip |
IB/mad: Remove improper use of BUG_ON
We recently added BUG_ON's which were inappropriate for a condition which
should never happen. Change these to be WARN_ON_ONCE as a debugging aid.
Fixes: 4cd7c9479aff ('IB/mad: Add support for additional MAD info to/from drivers')
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/uwb/ie.c')
0 files changed, 0 insertions, 0 deletions