From: Alexander Aring Date: Tue, 28 Oct 2014 17:21:19 +0000 (+0100) Subject: mac802154: ops: declare channel and page as u8 X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37d2ec82a222f1819e7793a27bc052999a379fb;p=pandora-kernel.git mac802154: ops: declare channel and page as u8 The range of channel and page fits into an unsigned byte range. This patch changes the set_channel parameter definitions for channel and page to u8. Signed-off-by: Alexander Aring Cc: Alan Ott Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed