fix cam support for twinhan cards. Not needed now, but will be needed if

the drivers get fixed
parent 600e2cd5
...@@ -1867,6 +1867,7 @@ int E_(en50221_Init)( access_t * p_access ) ...@@ -1867,6 +1867,7 @@ int E_(en50221_Init)( access_t * p_access )
else else
{ {
struct ca_slot_info info; struct ca_slot_info info;
info.num = 0;
/* We don't reset the CAM in that case because it's done by the /* We don't reset the CAM in that case because it's done by the
* ASIC. */ * ASIC. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment