From: Alexander Aring Date: Sun, 2 Nov 2014 03:18:32 +0000 (+0100) Subject: at86rf230: fix page parameter constraints X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe23bcd920015bfb655f4b3d129a9368ce8e660c;p=pandora-kernel.git at86rf230: fix page parameter constraints Since commit e37d2ec82a222f1819e7793a27bc052999a379fb ("mac802154: ops: declare channel and page as u8") the page parameter can't be below zero. This patch fix a kbuild test robot warning. Furthermore this check should be removed and handled by netlink 802.15.4 interface. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed