b43: Add firmware markers support
authorMichael Buesch <mb@bu3sch.de>
Mon, 19 May 2008 22:24:36 +0000 (00:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2008 01:48:17 +0000 (21:48 -0400)
commit53c068566dde708cb28a4dfc06ae3d7fd7434397
treea724356bc3f1b00eb352d6055816901607038944
parentafa83e239af58a93eddd10a7a43ac5618884db15
b43: Add firmware markers support

This adds support for firmware markers.
With firmware markers it's easily possible to check whether the
firmware runs some codepath or not. The driver will throw a message
when the firmware executes a MARKER(x).

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/main.c
This page took 0.035346 seconds and 5 git commands to generate.