29 Oct, 2008

1 commit


20 Oct, 2008

1 commit

  • In the __uwb_beca_find_bymac function the sizeof returns
    the length of a pointer and not the data it is referring
    to. Hence only the first 4 bytes were compared, not the
    entire 6 bytes MAC address. Now the sizeof takes struct
    uwb_mac_addr as argument.

    Signed-off-by: Frank Leipold
    Signed-off-by: David Vrabel

    Frank Leipold
     

16 Oct, 2008

1 commit


15 Oct, 2008

2 commits


17 Sep, 2008

25 commits