git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1630186
)
mac802154: ops: declare channel and page as u8
author
Alexander Aring
<alex.aring@gmail.com>
Tue, 28 Oct 2014 17:21:19 +0000
(18:21 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 28 Oct 2014 22:19:07 +0000
(23:19 +0100)
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 <alex.aring@gmail.com>
Cc: Alan Ott <alan@signal11.us>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found