X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Flinux%2Ffirewire.h;h=c3683bdf28fe4e677959f33d524bd724a9a1d59d;hb=0f2776e6151a123552fd06b666fe755fa780a967;hp=5d7782e42b8f22f81df12652348ff9a21aebc7e4;hpb=ae67d9a888a000a9df43de10eb9950075e93508c;p=~andy%2Flinux diff --git a/include/linux/firewire.h b/include/linux/firewire.h index 5d7782e42b8..c3683bdf28f 100644 --- a/include/linux/firewire.h +++ b/include/linux/firewire.h @@ -200,6 +200,7 @@ struct fw_device { unsigned irmc:1; unsigned bc_implemented:2; + work_func_t workfn; struct delayed_work work; struct fw_attribute_group attribute_group; };