Hi Werner,
thanks for your reply.
On Tue, Jul 23, 2013 at 08:58:25PM -0300, Werner Almesberger wrote:
> Alexander Aring wrote:
> > Fix a little comment issue.
> > Number 2 is 10 in bits and 1 is 01.
>
> When I ran into this, I had to change the number in the case label
> to follow the one in the
Alexander Aring wrote:
> Fix a little comment issue.
> Number 2 is 10 in bits and 1 is 01.
When I ran into this, I had to change the number in the case label
to follow the one in the comment. There's my patch for this:
https://github.com/wpwrak/ben-wpan-linux/commit/4b634d5591104354b15cbc6503cddd
Fix a little comment issue.
Number 2 is 10 in bits and 1 is 01.
Signed-off-by: Alexander Aring
---
net/ieee802154/6lowpan.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ieee802154/6lowpan.c b/net/ieee802154/6lowpan.c
index 55e1fd5..1ec14ef 100644
--- a/net/ieee8021