b43-fwcutter: Fix compiler warnings
authorMichael Buesch <mb@bu3sch.de>
Mon, 19 Apr 2010 16:17:55 +0000 (18:17 +0200)
committerMichael Buesch <mb@bu3sch.de>
Mon, 19 Apr 2010 16:17:55 +0000 (18:17 +0200)
commita73ba526c3bd9f4e95cc95808d7487607c651cd0
tree8eaec5b9168f47d26da95435da586b2e1a0135d3
parentdba264e4bc39ade0608c507fa0ca29f969986c3b
b43-fwcutter: Fix compiler warnings

"Type punned pointer blah blah..."

Just call the "from_..." functions from the "to_..." functions.
They also work backwards.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
fwcutter/fwcutter.c