diff --git a/[refs] b/[refs] index 78ade7fc4cd8..c0a4fbb0a0de 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e7cde7b31271155e5fb896a325bea38e9e604806 +refs/heads/master: a3cf4b42ce40492b12396ec64e734f84ace3a729 diff --git a/trunk/drivers/staging/rt2870/common/rtusb_io.c b/trunk/drivers/staging/rt2870/common/rtusb_io.c index eb01c8a4239d..7d2f7e05814d 100644 --- a/trunk/drivers/staging/rt2870/common/rtusb_io.c +++ b/trunk/drivers/staging/rt2870/common/rtusb_io.c @@ -1882,7 +1882,7 @@ void CMDHandler(struct rt_rtmp_adapter *pAd) ("UpdateRxWCIDTable(): Aid=%d, " "Addr=%pM!\n", pEntry->Aid, - &pEntry->Addr[0])); + pEntry->Addr)); } break;