X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fnet%2Firda%2Firlmp.h;h=3ffc1d0f93d6ac40178911208e07279f20f7ece3;hb=8b3f6af86378d0a10ca2f1ded1da124aef13b62c;hp=c0c895d379ba1b10ed5a7b39e8c4da3405aea23e;hpb=3e8e7c93d7eb091463839b5212789c4aae09459e;p=mv-sheeva.git diff --git a/include/net/irda/irlmp.h b/include/net/irda/irlmp.h index c0c895d379b..3ffc1d0f93d 100644 --- a/include/net/irda/irlmp.h +++ b/include/net/irda/irlmp.h @@ -18,7 +18,7 @@ * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * - * Neither Dag Brattli nor University of Tromsø admit liability nor + * Neither Dag Brattli nor University of Tromsø admit liability nor * provide warranty for any of this software. This material is * provided "AS-IS" and at no charge. * @@ -29,7 +29,6 @@ #include /* for HZ */ -#include #include #include @@ -49,7 +48,7 @@ #define DEV_ADDR_ANY 0xffffffff #define LMP_HEADER 2 /* Dest LSAP + Source LSAP */ -#define LMP_CONTROL_HEADER 4 +#define LMP_CONTROL_HEADER 4 /* LMP_HEADER + opcode + parameter */ #define LMP_PID_HEADER 1 /* Used by Ultra */ #define LMP_MAX_HEADER (LMP_CONTROL_HEADER+LAP_MAX_HEADER)