[PATCH] ipr remove anonymous unions for gcc 2.95
This patch removes all usage of anonymous unions from the ipr driver since gcc 2.95 does not support anonymous unions.
Showing
Please register or sign in to comment
This patch removes all usage of anonymous unions from the ipr driver since gcc 2.95 does not support anonymous unions.