Re: [Linux-zigbee-devel] [PATCH 01/12] 6lowpan: fix small comment issue

2013-07-23 Thread Alexander Aring
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

Re: [Linux-zigbee-devel] [PATCH 01/12] 6lowpan: fix small comment issue

2013-07-23 Thread Werner Almesberger
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