dhd: Don't check DHD_INFO size
authorNolen Johnson <johnsonnolen@gmail.com>
Thu, 6 Jun 2024 23:07:25 +0000 (19:07 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Thu, 6 Jun 2024 23:07:25 +0000 (19:07 -0400)
commitb28eb22a7c3f1575618e31a5656d05d5f1ef69d3
treef6bee3dea6e5b0c7967e9ac0efdd72d7afb19377
parent39345d508c71d63760f28181adc92dda06beaf1d
dhd: Don't check DHD_INFO size

* sabrina's firmware puts this over the limit,
  and in reality, this chunk of code is only important
  if the value is insanely higher than expected, in this
  case it is 46 higher lol.

* deadpool/wade are still fine after this.

Change-Id: I76c9ad7f6ce7a87a3446ea6fd603f857bb848dfb
bcmdhd.101.10.361.x/dhd_static_buf.c