Re: [PATCH 18/19] mac80211: make ieee80211_new_mesh_header return unsigned
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2015-09-24 14:10:10
Also in:
linux-wireless, lkml
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2015-09-24 14:10:10
Also in:
linux-wireless, lkml
On Thu, 2015-09-24 at 16:00 +0200, Andrzej Hajda wrote:
The function returns always non-negative values. The problem has been detected using proposed semantic patch scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1].
You should at least compile your patches. johannes