On 6/25/2015 4:50 AM, [email protected] wrote:
From: Ira Weiny<[email protected]>
commit 97f229a8515f932e5adc6cdfa18cc1440235b9fd
IB/mad: Add support for additional MAD info to/from drivers
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.
Signed-off-by: Ira Weiny<[email protected]>
Ira, you've put the wrong commit id, this isn't the one that appears in
Linus tree, also the change-log should be written in a certain way when
you fix an earlier commit, see:
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<[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html